Huffman coding

From Wiktionary, the free dictionary
Jump to navigation Jump to search

English[edit]

Etymology[edit]

Named after its inventor David A. Huffman (1925–1999).

Noun[edit]

Huffman coding (countable and uncountable, plural Huffman codings)

  1. (computing theory) An entropy-encoding algorithm used for lossless data compression, involving a variable-length code table derived from the estimated probability of occurrence of each symbol (so that more frequent symbols take less space to store).
    • 2018, Keshab K. Parhi, Takao Nishitami, editors, Digital Signal Processing for Multimedia Systems[1], CRC Press, →ISBN:
      In Huffman coding, shorter code-words are assigned to more frequent symbols so that the average code-length is reduced.

Hypernyms[edit]

Further reading[edit]